DEVTOOLS
Dynamic Link Library
The general ideas behind this dll :
- When included into an project , always have standaard
function inplace.
- Save a lot of time , so you can put your mind to
something else important
The functions included in this dll :
- Policy Editor (like disable pro by 'Scott Adkins')
- System Functions Like :
GetwinDir,GetTempDir,GetSystemDir,Open or Close Cdrom
Door
- Read ProxyAdres,Dialup ISp,Read System
Information,ShutDown-Restart-Logoff System,
- Change Wallpaper,Do File Encrypt/Decryption password
Protected,Create Url`s on the Fly,
- Find CDrom Drive Letter
- Special Function In this DLL is, that the complete
Regsvr32.exe file is included , inside the dll.
- So you will be able to do the folowing command ;
- DoDownloadRegsvr32("C:\Windows\Temp").
- Policy Editor Functions Are ;
- DoPolicyChangeMenuSpeed (change windows menu speed)
- DoPolicyNoRun(disable startmenu run)
- DoPolicyNoFind(disable startmenu find)
- DoPolicyNoRecentDocsMenu(Remove Documents folder from
startmenu)
- DoPolicyNoNetHoodIcon(Remove Networkneighborhood icon
from desktop)
- DoPolicyNoDesktop(Hide all icons frm desktop)
- DoPolicyNoClose(Shutdown system restriction)
- DoPolicyRegEdit(disable regedit)
- DoPolicyNoEntireNetwork(hide entire network)
- DoPolicyHideSharePwds(hides shared passwords)
- DoPolicyNetworkAccPage(Hide newtwork acces page)
- DoPolicyNetworkIdentPage(hide network identification
page)
- DoPolicyFilePrinterSharing(disable file and printer
sharing)
- DoPolicyHardwareProfPage(disable hardware profile page)
- DoPolicyDeviceManPage(disable devicemanager)
- DoPolicyVirtualMemButton(hide virtualmemmory button)
- DoPolicyFileSysButton(hide filesystem button)
Prognoses : Second version with more functions is on the way.
Bug Report Mailing adres is Bugs@developit.demon.nl
Have Fun Developing With Wesseling Dll and Controls